home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / libgtk-vnc-1.0-0 / README < prev   
Encoding:
Text File  |  2008-12-07  |  766 b   |  24 lines

  1.    GTK VNC  Readme
  2.    ===============
  3.  
  4. gtk-vnc is a VNC viewer widget for GTK. It is built using 
  5. coroutines allowing it to be completely asynchronous while 
  6. remaining single threaded. It provides a core C library, and
  7. bindings for Python (PyGTK)
  8.  
  9. The API is still in early stages of development & so until
  10. version 1.0 is declared, the API may change. The primary 
  11. public API is provided by the vncdisplay.h class & should
  12. be reasonably free of API churn. The other header files are
  13. internal VNC protocol implementation & will very likely change.
  14.  
  15. For information about the project visit the webpages at:
  16.  
  17.   http://gtk-vnc.sourceforge.net/
  18.  
  19. To contact developers use the project mailing list at:
  20.  
  21.   https://lists.sourceforge.net/lists/listinfo/gtk-vnc-devel
  22.  
  23. -- End
  24.